func runtime.inPersistentAlloc

2 uses

	runtime (current package)
		cgocheck.go#L61: 	if inPersistentAlloc(uintptr(unsafe.Pointer(dst))) {
		malloc.go#L1546: func inPersistentAlloc(p uintptr) bool {